/*	<style type="text/css"> */
body {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	color:#ffffff;
	background-color:#002659;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	div {
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		/*
		border:1px solid #ffffff;
		*/
		}
	div#layout {
		width:830px;
		background:url('hpi/bg_layout.jpg') scroll no-repeat left top;
		float:left;
		}
		div#sp_layout {
			width:830px;
			height:240px;
			float:left;
			}
		div#co_mix {
			width:830px;
			height:119px;
			float:left;
			}
		div#bg_cont {
			width:100%;
			height:500px;
			background:url('card_site_constructie.jpg') scroll no-repeat left top;
			float:left;
			}
			div#bg_cont .co_email {
				padding:335px 204px 20px 184px;
				}
				div#bg_cont .co_email a {
					width:110px;
					height:23px;
					background:url('email.gif') scroll no-repeat left top;
					display:block;
					}
				div#bg_cont .co_email a:hover {
					background:url('email_activ.gif') scroll no-repeat left top;
					}
				div#bg_cont .co_email span {
					display:none;
					}
				
/*		</style> */
